I am implementing 10 tools that can be invoked through the right-click menu, but would like to have 2 menus each with 5 tools in them based on their ...
Use the chrome.contextMenus API to add items to Google Chrome's context menu. You can choose what types of objects your context menu additions apply to. Permissions · Concepts and usage · Types · Methods
I'm looking to make one that involves context menus. Let's say when you highlight words and right-click them, you see the option Search '<highlighted words>' ...